home *** CD-ROM | disk | FTP | other *** search
/ UpTime Volume 1 #11 / uv1n11s1.d64 / disk autostat (.txt) < prev    next >
Commodore BASIC  |  2022-08-28  |  2KB  |  6 lines

  1. 1 if peek(769)>127 then 5
  2. 2 (NULL) clr:sys (NULL)("1c80")
  3. 3 print:print "  disk auto status 128 is now active."
  4. 4 print:end
  5. 5 sys 2179:end
  6.